home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / misc-part1 / 230 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: ci.pwr.wroc.pl!tempus!chyras
  2. From: chyras@ii.uni.wroc.pl (Radoslaw Chyra)
  3. Newsgroups: comp.sys.amiga.applications,comp.sys.amiga.misc,comp.sys.amiga.networking
  4. Subject: Re: CRISIS! MultiUser FS - Lost multiuser.group
  5. Followup-To: comp.sys.amiga.applications,comp.sys.amiga.misc,comp.sys.amiga.networking
  6. Date: 3 Jan 1996 14:16:39 GMT
  7. Organization: Technical Univeristy of Wroclaw
  8. Message-ID: <4ce347$k2c@sun1000.pwr.wroc.pl>
  9. References: <4can2j$ad4@glitnir.ifi.uio.no>
  10. NNTP-Posting-Host: tempus.ii.uni.wroc.pl
  11. X-Newsreader: TIN [version 1.2 PL2]
  12.  
  13. Uwe Sigurd Valentin Kubosch (uwek@ifi.uio.no) wrote:
  14. : be safe.  What I wanted to do was to setowner to root on all files on
  15. : sys: and then give read and execute priviliges to all in the group of
  16. : root.  Was this wrong, anybody?
  17.  
  18. I think it's better idea to make everything on SYS: owned by root and
  19. protected as follows:
  20. data files : rwed r r
  21. executables: rwed re re
  22. The you're sure that nobody can execute at least some proggies.
  23. Well, protect all important files (passwd, groups, etc.) for root use only!
  24.  
  25. : Why can I not log in?  The passwd file is ok, and all libs are
  26. : provided, but still I get login failed.
  27.  
  28. MultiUser uses .group file to determine which files are available (group
  29. protection bits)
  30.  
  31. : Please help!
  32.  
  33. Well, I'll try.
  34. If you haven't formatted you partition with MultiUser, then just take 
  35. HDToolsBox and change filesystem back to previous one (on top of which you've
  36. installed MultiUser). Then you'll have normal FS partition, change everything
  37. you need, and then change filesystem to MultiUser again. At least worked for me.
  38.  
  39. But if you have formatted you disk with MuFS, then I think there is only one 
  40. to change protection bits. Just take good disk editor, and change them manually
  41. Just find HeaderBlock of .group file, change bits, correct checksum, save ...
  42. Protection bits are at longword $50 and go as folows:
  43. bits 0 - 3 rwed (owner)
  44. bits 8 -11 rwed (group)
  45. bits 12-15 rwed (other)
  46. bit  31    u
  47.  
  48. I hope I remember it in the way it goes :)
  49. Just set every rwed bit and then even nobody will have access to file.
  50. Don't forget to correct checksum ! 
  51.  
  52. : uwek
  53.  
  54. Radek Chyra
  55.  
  56. chyras@tempus.ii.uni.wroc.pl
  57. Chyras@#amigapl
  58. Negative IQ ! Alchemy pany !
  59.  
  60.